GtkAboutDialog: prevent unintended visibility
authorMatthias Clasen <mclasen@redhat.com>
Thu, 26 Sep 2013 02:51:33 +0000 (22:51 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 26 Sep 2013 02:51:33 +0000 (22:51 -0400)
commit17aae0477ffb21f85546ac76dcbfa0c6ffcac90f
tree63dad6717cc5a92e80098af76e23740e5e278694
parente59c28743ac2a399ecd22360aaf7cbc9c2c72812
GtkAboutDialog: prevent unintended visibility

Some of the labels were not marked as no-show-all. But the
code clearly tries to manage their visibility, so gtk_widget_show_all()
should not affect them.

https://bugzilla.gnome.org/show_bug.cgi?id=681484
gtk/gtkaboutdialog.ui